Don't #undef NULL.
authorRichard M. Stallman <rms@gnu.org>
Mon, 24 May 1993 22:35:11 +0000 (22:35 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 24 May 1993 22:35:11 +0000 (22:35 +0000)
src/lread.c

index fdcbebcafff6b72a982ddfc05deb8eaf44addc49..bc3fe8ee772532c3465b635c98952c612002905d 100644 (file)
@@ -24,7 +24,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include <sys/stat.h>
 #include <sys/file.h>
 #include <ctype.h>
-#undef NULL
 #include "config.h"
 #include "lisp.h"